public class EncryptionScheme extends AlgorithmIdentifier
BER, DER| Constructor and Description |
|---|
EncryptionScheme(DERObjectIdentifier objectId,
DEREncodable parameters) |
| Modifier and Type | Method and Description |
|---|---|
DERObject |
getDERObject() |
static AlgorithmIdentifier |
getInstance(Object obj) |
DERObject |
getObject() |
getAlgorithm, getInstance, getObjectId, getParameters, toASN1Objectequals, getDEREncoded, getEncoded, getEncoded, hashCodepublic EncryptionScheme(DERObjectIdentifier objectId, DEREncodable parameters)
public static final AlgorithmIdentifier getInstance(Object obj)
public DERObject getObject()
public DERObject getDERObject()
getDERObject in interface DEREncodablegetDERObject in class ASN1EncodableCopyright © 2015. All rights reserved.