Uses of Class
org.ofdrw.gm.ses.v5.SES_ESPropertyInfo
Packages that use SES_ESPropertyInfo
-
Uses of SES_ESPropertyInfo in org.ofdrw.gm.ses.v5
Methods in org.ofdrw.gm.ses.v5 that return SES_ESPropertyInfoModifier and TypeMethodDescriptionstatic SES_ESPropertyInfoSES_ESPropertyInfo.getInstance(Object o) SES_SealInfo.getProperty()SES_ESPropertyInfo.setCertList(SES_CertList certList) SES_ESPropertyInfo.setCertListType(org.bouncycastle.asn1.ASN1Integer certListType) SES_ESPropertyInfo.setCreateDate(org.bouncycastle.asn1.ASN1GeneralizedTime createDate) SES_ESPropertyInfo.setName(org.bouncycastle.asn1.DERUTF8String name) SES_ESPropertyInfo.setType(org.bouncycastle.asn1.ASN1Integer type) SES_ESPropertyInfo.setValidEnd(org.bouncycastle.asn1.ASN1GeneralizedTime validEnd) SES_ESPropertyInfo.setValidStart(org.bouncycastle.asn1.ASN1GeneralizedTime validStart) Methods in org.ofdrw.gm.ses.v5 with parameters of type SES_ESPropertyInfoConstructors in org.ofdrw.gm.ses.v5 with parameters of type SES_ESPropertyInfoModifierConstructorDescriptionSES_SealInfo(SES_Header header, org.bouncycastle.asn1.DERIA5String esID, SES_ESPropertyInfo property, SES_ESPictrueInfo picture, ExtensionDatas extDatas)