Package | Description |
---|---|
kz.gamma.asn1.cms | |
kz.gamma.asn1.smime |
Support classes useful for encoding and supporting S/MIME.
|
kz.gamma.cms |
Modifier and Type | Method and Description |
---|---|
Attribute |
AttributeTable.get(DERObjectIdentifier oid)
Return the first attribute matching the OBJECT IDENTIFIER oid.
|
static Attribute |
Attribute.getInstance(java.lang.Object o)
return an Attribute object from the given object.
|
Modifier and Type | Method and Description |
---|---|
private void |
AttributeTable.addAttribute(DERObjectIdentifier oid,
Attribute a) |
Modifier and Type | Class and Description |
---|---|
class |
SMIMECapabilitiesAttribute |
class |
SMIMEEncryptionKeyPreferenceAttribute
The SMIMEEncryptionKeyPreference object.
|
Modifier and Type | Method and Description |
---|---|
void |
CMSVistaEnvelopedData.addUnprotectedAttrs(Attribute attr)
Добавление не защищенных аттрибутов сообщения.
|
void |
CMSGammaEnvelopedData.addUnprotectedAttrs(Attribute attr)
Добавление не защищенных аттрибутов сообщения.
|
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.