org.bouncycastle.cms
public class RecipientId extends X509CertSelector
Method Summary | |
---|---|
boolean | equals(Object o) |
byte[] | getKeyIdentifier()
return the secret key identifier |
int | hashCode() |
void | setKeyIdentifier(byte[] keyIdentifier)
set a secret key identifier (for use with KEKRecipientInfo) |