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, toASN1Object
equals, getDEREncoded, getEncoded, getEncoded, hashCode
public EncryptionScheme(DERObjectIdentifier objectId, DEREncodable parameters)
public static final AlgorithmIdentifier getInstance(Object obj)
public DERObject getObject()
public DERObject getDERObject()
getDERObject
in interface DEREncodable
getDERObject
in class ASN1Encodable
Copyright © 2015. All rights reserved.