ASN1_STRING? ( object -- ? )


Vocabulary
openssl.libssl

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the ASN1_STRING class.

Definition