public static interface MessageEncryptionHelper.KeyTransportRecipientInfo
Modifier and Type | Method and Description |
---|---|
List<Object> |
asList() |
String |
getCertIssuerPrincipal() |
String |
getCertSerialNumber() |
byte[] |
getEncryptedKey() |
String |
getKeyEncryptionAlgorithm() |
int |
getType() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.