[][src]Function tink_signature::subtle::element_from_padded_slice

pub fn element_from_padded_slice<C: Curve>(
    data: &[u8]
) -> Result<FieldBytes<C>, TinkError>

Produce an elliptic field element from a byte slice, allowing for padding