パッケージ jp.co.osstech.libjeid.ep

クラス EPDocumentSecurityObject


  • public class EPDocumentSecurityObject
    extends EPDataGroup
    EPDocumentSecurityObjectは、パスポートのSODに対応するクラスです。
    • コンストラクタの詳細

      • EPDocumentSecurityObject

        public EPDocumentSecurityObject​(byte[] encoded)
                                 throws java.io.IOException
        EPDocumentSecurityObjectオブジェクトを構築します。
        パラメータ:
        encoded - 符号化データ
        例外:
        java.io.IOException - デコードエラー
    • メソッドの詳細

      • toString

        public java.lang.String toString()
        Stringオブジェクトを返します。
        オーバーライド:
        toString クラス内 EPDataGroup
        戻り値:
        Stringオブジェクト
      • getSignedData

        public org.bouncycastle.cms.CMSSignedData getSignedData()
      • getSignerInfomation

        public org.bouncycastle.cms.SignerInformation getSignerInfomation()
                                                                   throws java.io.IOException
        例外:
        java.io.IOException
      • getDSC

        public java.security.cert.X509Certificate getDSC()
                                                  throws java.io.IOException
        例外:
        java.io.IOException