EncryptedDataType(org.apache.axis.types.Id id,
org.apache.axis.types.URI type,
java.lang.String mimeType,
org.apache.axis.types.URI encoding,
EncryptionMethodType encryptionMethod,
KeyInfoType keyInfo,
CipherDataType cipherData,
EncryptionPropertyType[] encryptionProperties) |
EncryptedKeyType(org.apache.axis.types.Id id,
org.apache.axis.types.URI type,
java.lang.String mimeType,
org.apache.axis.types.URI encoding,
EncryptionMethodType encryptionMethod,
KeyInfoType keyInfo,
CipherDataType cipherData,
EncryptionPropertyType[] encryptionProperties,
java.lang.String recipient,
ReferenceList referenceList,
java.lang.String carriedKeyName) |
EncryptedType(org.apache.axis.types.Id id,
org.apache.axis.types.URI type,
java.lang.String mimeType,
org.apache.axis.types.URI encoding,
EncryptionMethodType encryptionMethod,
KeyInfoType keyInfo,
CipherDataType cipherData,
EncryptionPropertyType[] encryptionProperties) |