get_Oid()

PublicKey::get_Oid() const method

Gets identifier (OID) of the public key.

SharedPtr<Oid> System::Security::Cryptography::X509Certificates::PublicKey::get_Oid() const

Return Value

Object identifier.

See Also