PEM.decodeCheckLabel

Decode PEM data

  1. SecureVector!ubyte decodeCheckLabel(DataSource source, string label_want)
    struct PEM
    static
    SecureVector!ubyte
    decodeCheckLabel
  2. SecureVector!ubyte decodeCheckLabel(string pem, string label_want)

Meta