Package org.bouncycastle.its
Class ITSPublicEncryptionKey
java.lang.Object
org.bouncycastle.its.ITSPublicEncryptionKey
- Direct Known Subclasses:
BcITSPublicEncryptionKey
,JceITSPublicEncryptionKey
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey
-
Constructor Summary
ConstructorsConstructorDescriptionITSPublicEncryptionKey
(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey) -
Method Summary
Modifier and TypeMethodDescriptionorg.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey
-
Field Details
-
encryptionKey
protected final org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey
-
-
Constructor Details
-
ITSPublicEncryptionKey
public ITSPublicEncryptionKey(org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey encryptionKey)
-
-
Method Details
-
toASN1Structure
public org.bouncycastle.oer.its.ieee1609dot2.basetypes.PublicEncryptionKey toASN1Structure()
-