Struct openssl::x509::X509AlgorithmRef [−][src]
pub struct X509AlgorithmRef(_);
Reference to X509Algorithm
.
Implementations
impl X509AlgorithmRef
[src]
impl X509AlgorithmRef
[src]pub fn object(&self) -> &Asn1ObjectRef
[src]
Returns the ASN.1 OID of this algorithm.
Trait Implementations
impl AsRef<X509AlgorithmRef> for X509Algorithm
[src]
impl AsRef<X509AlgorithmRef> for X509Algorithm
[src]fn as_ref(&self) -> &X509AlgorithmRef
[src]
impl Borrow<X509AlgorithmRef> for X509Algorithm
[src]
impl Borrow<X509AlgorithmRef> for X509Algorithm
[src]fn borrow(&self) -> &X509AlgorithmRef
[src]
impl ForeignTypeRef for X509AlgorithmRef
[src]
impl ForeignTypeRef for X509AlgorithmRef
[src]