Valuetype SecurityLevel3::X509IdentityStatement

Valuetype SecurityLevel3::X509IdentityStatement

valuetype X509IdentityStatement :
        SecurityLevel3::PrincipalIdentityStatement
An X509IdentityStatement is one that extends the Principal Identity Statement. If one does get an X509 IdentityStatement, it is currently supported with IAIK in both DER and PEM formats.

Factory Index

create

Factories

create
factory create(in EncodingType encoding_type,
               in Encoding the_encoding);


Generated by the ORBacus IDL-to-HTML translator