Uses of Class
org.ofdrw.gm.ses.v4.SES_SealInfo
Packages that use SES_SealInfo
-
Uses of SES_SealInfo in org.ofdrw.gm.ses.v4
Methods in org.ofdrw.gm.ses.v4 that return SES_SealInfoModifier and TypeMethodDescriptionSESeal.geteSealInfo()static SES_SealInfoSES_SealInfo.getInstance(Object o) SES_SealInfo.setEsID(org.bouncycastle.asn1.DERIA5String esID) SES_SealInfo.setExtDatas(ExtensionDatas extDatas) SES_SealInfo.setHeader(SES_Header header) SES_SealInfo.setPicture(SES_ESPictrueInfo picture) SES_SealInfo.setProperty(SES_ESPropertyInfo property) Methods in org.ofdrw.gm.ses.v4 with parameters of type SES_SealInfoConstructors in org.ofdrw.gm.ses.v4 with parameters of type SES_SealInfoModifierConstructorDescriptionSESeal(SES_SealInfo eSealInfo, org.bouncycastle.asn1.ASN1OctetString cert, org.bouncycastle.asn1.ASN1ObjectIdentifier signAlgID, org.bouncycastle.asn1.ASN1BitString signedValue)