to_der

asn1.to_der => DER-encoded String
Instance Public methods

Encodes this ASN1Data into a DER-encoded String value. The result is DER-encoded except for the possibility of infinite length encodings. Infinite length encodings are not allowed in strict DER, so strictly speaking the result of such an encoding would be a BER-encoding.

doc_ruby_on_rails
2015-04-24 15:58:03
Comments
Leave a Comment

Please login to continue.