AlgorithmId.encode

Returns the DER-encoded X.509 AlgorithmId as a byte array.

  1. void encode(DerOutputStream o)
  2. byte[] encode()
    class AlgorithmId
    final
    byte[]
    encode
    ()

Meta