output property

Pkcs12KeyPair? get output

Implementation

Pkcs12KeyPair? get output =>
    Pkcs12KeyPair.reader.vTableGetNullable(_bc, _bcOffset, 4);