Package org.spongycastle.its.bc
Class BcITSPublicVerificationKey
java.lang.Object
org.spongycastle.its.ITSPublicVerificationKey
org.spongycastle.its.bc.BcITSPublicVerificationKey
-
Field Summary
Fields inherited from class org.spongycastle.its.ITSPublicVerificationKey
verificationKey -
Constructor Summary
ConstructorsConstructorDescriptionBcITSPublicVerificationKey(org.spongycastle.crypto.params.AsymmetricKeyParameter verificationKey) BcITSPublicVerificationKey(org.spongycastle.oer.its.ieee1609dot2.basetypes.PublicVerificationKey verificationKey) -
Method Summary
Methods inherited from class org.spongycastle.its.ITSPublicVerificationKey
toASN1Structure
-
Constructor Details
-
BcITSPublicVerificationKey
public BcITSPublicVerificationKey(org.spongycastle.oer.its.ieee1609dot2.basetypes.PublicVerificationKey verificationKey) -
BcITSPublicVerificationKey
public BcITSPublicVerificationKey(org.spongycastle.crypto.params.AsymmetricKeyParameter verificationKey)
-
-
Method Details
-
getKey
public org.spongycastle.crypto.params.AsymmetricKeyParameter getKey()
-