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