Class ShamirsProtection

java.lang.Object
de.christofreichardt.jca.shamir.ShamirsProtection
All Implemented Interfaces:
KeyStore.ProtectionParameter

public class ShamirsProtection
extends Object
implements KeyStore.ProtectionParameter
  • Constructor Details

    • ShamirsProtection

      public ShamirsProtection​(Path[] paths)
    • ShamirsProtection

      public ShamirsProtection​(Collection<Path> paths)
  • Method Details

    • getPassword

      public char[] getPassword()