Package org.spongycastle.its.bc
Class BcITSPublicEncryptionKey
java.lang.Object
org.spongycastle.its.ITSPublicEncryptionKey
org.spongycastle.its.bc.BcITSPublicEncryptionKey
-
Nested Class Summary
Nested classes/interfaces inherited from class org.spongycastle.its.ITSPublicEncryptionKey
ITSPublicEncryptionKey.symmAlgorithm -
Field Summary
Fields inherited from class org.spongycastle.its.ITSPublicEncryptionKey
encryptionKey -
Constructor Summary
ConstructorsConstructorDescriptionBcITSPublicEncryptionKey(org.spongycastle.crypto.params.AsymmetricKeyParameter encryptionKey) BcITSPublicEncryptionKey(org.spongycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey) -
Method Summary
Methods inherited from class org.spongycastle.its.ITSPublicEncryptionKey
toASN1Structure
-
Constructor Details
-
BcITSPublicEncryptionKey
public BcITSPublicEncryptionKey(org.spongycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey) -
BcITSPublicEncryptionKey
public BcITSPublicEncryptionKey(org.spongycastle.crypto.params.AsymmetricKeyParameter encryptionKey)
-
-
Method Details
-
getKey
public org.spongycastle.crypto.params.AsymmetricKeyParameter getKey()
-