GenericKeyInfo
PublicKeyInformation when the public key is other than RSA, DSA, or EC
type GenericKeyInfo {
oid: String!
}
Fields
GenericKeyInfo.oid ● String! non-null scalar
ASN1 object identifier
Implemented By
PublicKeyInformation union