public class RecipientEncryptedKey extends Asn1SequenceType
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RecipientEncryptedKey.RecipientEncryptedKeyField |
Asn1Type.EncodingType| Constructor and Description |
|---|
RecipientEncryptedKey() |
| Modifier and Type | Method and Description |
|---|---|
EncryptedKey |
getEncryptedKey() |
KeyAgreeRecipientIdentifier |
getRid() |
void |
setEncryptedKey(EncryptedKey encryptedKey) |
void |
setRid(KeyAgreeRecipientIdentifier rid) |
createCollectiondecodeBody, dumpWith, encodeBody, encodingBodyLength, getFieldAs, getFieldAsAny, getFieldAsInteger, getFieldAsObjId, getFieldAsOctets, getFieldAsString, setAnyFieldValueType, setFieldAs, setFieldAsAny, setFieldAsInt, setFieldAsInt, setFieldAsObjId, setFieldAsOctetsgetValue, setValue, toStringdecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDefinitiveLength, isDER, isImplicit, isPrimitive, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic KeyAgreeRecipientIdentifier getRid()
public void setRid(KeyAgreeRecipientIdentifier rid)
public EncryptedKey getEncryptedKey()
public void setEncryptedKey(EncryptedKey encryptedKey)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.