| Package | Description |
|---|---|
| org.apache.kerby.cms.type |
| Modifier and Type | Method and Description |
|---|---|
CmsVersion |
ExtendedCertificateInfo.getCmsVersion() |
CmsVersion |
EnvelopedData.getCmsVersion() |
CmsVersion |
PasswordRecipientInfo.getVersion() |
CmsVersion |
KEKRecipientInfo.getVersion() |
CmsVersion |
CompressedData.getVersion() |
CmsVersion |
KeyAgreeRecipientInfo.getVersion() |
CmsVersion |
KeyTransRecipientInfo.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCertificateInfo.setCmsVersion(CmsVersion version) |
void |
EnvelopedData.setCmsVersion(CmsVersion cmsVersion) |
void |
PasswordRecipientInfo.setVersion(CmsVersion version) |
void |
KEKRecipientInfo.setVersion(CmsVersion version) |
void |
CompressedData.setVersion(CmsVersion version) |
void |
KeyAgreeRecipientInfo.setVersion(CmsVersion version) |
void |
KeyTransRecipientInfo.setVersion(CmsVersion version) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.