Searched refs:Asn1BitStringRef (Results 1 – 3 of 3) sorted by relevance
593 pub struct Asn1BitStringRef;596 impl Asn1BitStringRef { impl
27 Asn1BitStringRef, Asn1Enumerated, Asn1IntegerRef, Asn1Object, Asn1ObjectRef,588 pub fn signature(&self) -> &Asn1BitStringRef { in signature() argument592 Asn1BitStringRef::from_const_ptr_opt(signature).expect("signature must not be null") in signature()
333 * Added `is_empty` implementations for `Asn1StringRef` and `Asn1BitStringRef`.