Function is_valid_did_method_plc

Source
pub fn is_valid_did_method_plc(did: &str) -> bool
Expand description

Validates if a string is a properly formatted PLC DID. Checks for correct prefix and 24-character identifier length.