Package org.bouncycastle.cms
Class PasswordRecipientId
java.lang.Object
org.bouncycastle.cms.RecipientId
org.bouncycastle.cms.PasswordRecipientId
- All Implemented Interfaces:
Cloneable
,org.bouncycastle.util.Selector
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.cms.RecipientId
getType
-
Constructor Details
-
PasswordRecipientId
public PasswordRecipientId()Construct a recipient ID of the password type.
-
-
Method Details